home *** CD-ROM | disk | FTP | other *** search
/ The 640 MEG Shareware Studio 2 / The 640 Meg Shareware Studio CD-ROM Volume II (Data Express)(1993).ISO / utility / m_men293.zip / HOME.BAT next >
DOS Batch File  |  1992-07-03  |  458b  |  13 lines

  1. ECHO OFF
  2. CLS
  3. rem I suggest that you put MouseMenu in its own directory such as
  4. rem C:\MouseMen.  If you do that, you can use this "HOME" command to
  5. rem take you back to the menu no matter where you are.  This has come
  6. rem in quite handy for me and many of the other MouseMenu users.
  7. rem As in the MouseMen.Bat file, you can replace the first two lines
  8. rem with "@ECHO OFF" if you're running with DOS 3.3 or higher.
  9. rem
  10. C:
  11. CD C:\MouseMen
  12. MouseMen
  13.